body  {
  font-size:  12pt;
  font-family:  arial, verdana, sans serif;
  color:  #333333;
  line-height: 0.9em;
  }

.center  {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  }

table tr td#text  {
  text-align: justify;
  line-height: 1.6em;
  }

#nav a  {
  text-decoration: none;
  line height: 1.5em;
  color: #999999;
  text-align: center;
  font-size: large;
  }

#nav span a  {
  color: #999999;
  font-weight: bold;
  }

img {
  border: 0px none;
  }

a:link  {
  text-decoration:  underline;
  color:  #333333;
  }

a:visited  {
  text-decoration:  underline;
  color:  #333333;
  }

a:hover, #nav a:hover  {
  color: #ff0000;
  }

h1  {
  visibility: hidden; 
  font-size: 1px;
  font-family:  "times new roman" , serif;
  line-height:  0.9em;
  color:  #333333;
  }

h2  {
  font-size:  36pt;
  font-family:   "times new roman", serif;
  color:  #999999;
  line-height: 0.9em;
  text-align: center;
  }

h2 span.initialCap  {
  font-size:  36pt;
  font-weight:  bold;
  }

h2 span#date  {
  font-size:  24pt;
  }

tr td.hr  {
  margin: 0;
  padding: 0;
  }

#subtext  {
  font-size: 8pt;
  font-style: italic;
  }